home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 054a / count_25.zip / COUNT!.TXT < prev   
Text File  |  1993-01-26  |  14KB  |  362 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.                                 COUNT! v2.5
  23.                                January  1993
  24.  
  25.  
  26.                        Network Administrators Guide
  27.  
  28.  
  29.  
  30.     This document is intended for Network Administrators and assumes the 
  31.     audience is familiar with MS Windows v3.0 or above, MS DOS v3.3 or 
  32.     above, and basic network management principals.
  33.  
  34.  
  35.  
  36.  
  37.                              Table Of Contents
  38.  
  39.  
  40.                     Topic                             Page
  41.                     ---------------------             -----
  42.                     What is COUNT!                      1
  43.                     Using COUNT!                        2
  44.                     Setting up COUNT! on a network      5
  45.                     Methods of controlling access       5
  46.                     Registering COUNT!                  6
  47.                     Transferring a License to COUNT!    6
  48.  
  49.  
  50.                                 COUNT! v2.5
  51.                        Network Administrators Guide
  52.                                   Page 1
  53.  
  54.  
  55.                               What is COUNT!
  56.  
  57. COUNT! is a MS Windows utility that enables you to abide to "simultaneous 
  58. use" licenses in a network environment.  This type of license allows you 
  59. to provide applications to a user community without buying a license for 
  60. each potential user.  The result is typically an 80% to 90% reduction in 
  61. the cost of the application.
  62.  
  63. Simultaneous use licenses:
  64.     Unlike mainframe programs which base the fee on the number of 
  65.     potential users of a product, personal computer software licenses are 
  66.     often based on the number of people using a program at any point in 
  67.     time.  If the network provides a dozen applications to 50 users, it is 
  68.     probable that five to ten licenses for each application will be 
  69.     sufficient to meet the needs of the 50 users without purchasing 50 
  70.     licenses of each.
  71.  
  72.     Most major suppliers of personal computer software base their license 
  73.     on simultaneous use.  However, many of these (Microsoft for example) 
  74.     provide no means for maintaining the license.  Should you wind up in 
  75.     court, you are required to provide evidence that adequate precautions 
  76.     were taken to ensure that the simultaneous use license was not violated.
  77.  
  78. What does COUNT! Do:
  79.     COUNT! launches programs in an MS windows environment and keeps track 
  80.     of the number of users.  It will enable you to enforce simultaneous 
  81.     use licenses.  It also provides features to make many programs which 
  82.     function poorly in a network environment behave better.
  83.  
  84.     COUNT! enables a user to access an application as easily as if it were 
  85.     installed on his local hard disk.  To to this, it will if necessary:
  86.  
  87.          Establish a network connection
  88.          Modify the current DOS directory
  89.          Check for license availability
  90.          Execute the program
  91.          Free the network license
  92.          Disconnect the network connection
  93.  
  94.  
  95.                                 COUNT! v2.5
  96.                        Network Administrators Guide
  97.                                   Page 2
  98.  
  99.  
  100.                                Using COUNT!
  101.  
  102. To use COUNT!, you should be familiar with the Windows Program Manager, 
  103. and the methods to launch applications.  There are several ways to launch 
  104. a windows application.  The most typical is for the user to "double click" 
  105. on an application icon in a Program Manager group.  The second is to use 
  106. the file manager to launch an application with a selected data file.  A 
  107. third is to launch the application using the Program Manager's "Run 
  108. command".  You do not need to support all methods as a network 
  109. administration manager.  All are covered here.
  110.  
  111. COUNT! is a Windows application which launches other applications.  The 
  112. "launched" application is a parameter for COUNT!.  For instance, To launch 
  113. Microsoft's Excel, the program line could be "COUNT! MS_Excel".  To launch 
  114. Aldus' Persuasion, the program line could be "COUNT! Persuasion".  COUNT! 
  115. would then do everything necessary to make appropriate network 
  116. connections, start the application, and enforce software licenses.
  117.  
  118. This raises two questions.  How do you use the COUNT! command line under 
  119. Windows, and how does COUNT! know how to make network connections, etc., 
  120. for each application.
  121.  
  122. Using the COUNT! Command Line:
  123.     All the methods of launching an application with COUNT! require the 
  124.     use of a COUNT! command line.  The command line has the form 
  125.     "COUNT! ApplicationName".  Count launches the program associated with 
  126.     ApplicationName.
  127.  
  128. Supporting Applications Launched via a Program Manager Application Icon:
  129.     You will need to modify the vendor supplied installation procedure to 
  130.     modify the icon's "properties" to use COUNT! to launch the program.
  131.  
  132.     The application icon program line properties can be changed using the 
  133.     following procedure:
  134.  
  135.          In Program Manager, select the program icon by clicking on it 
  136.          once with the mouse.
  137.  
  138.          Select File-Properties, from the Program Manager's menu.  A 
  139.          "Program Item Properties" dialog box should appear.
  140.  
  141.          Change the command line box to launch the program through COUNT!  
  142.          ie.  "COUNT!.EXE MS_Excel".
  143.  
  144.          You should also change the icon to the application's normal icon, 
  145.          which is typically in the main .EXE file of the application.  
  146.          However, the .exe file may not be available to Windows if the 
  147.          network drive is not currently connected.  There are utilities 
  148.          available which allow you to extract an icon from an application 
  149.          .exe file.  You could then make these icon files available to 
  150.          Windows.
  151.  
  152.  
  153.                                 COUNT! v2.5
  154.                        Network Administrators Guide
  155.                                   Page 3
  156.  
  157.  
  158. Supporting Applications Launched via File Manager:
  159.     You will need to modify the "[extensions]" section of WIN.INI to 
  160.     associate COUNT! with the extension of data files your program runs.  
  161.     Again, you need to supply a command line such as 
  162.     "XLT=COUNT!.EXE MS_Excel ^.XLT"
  163.  
  164. Supporting Applications Launched via Program Manager's Run Command:
  165.     The user would have to enter a correct COUNT! command Line in Program 
  166.     Manager's "RUN" dialog box.
  167.  
  168.  
  169. How COUNT! Launches the Application:
  170.     The COUNT!.INI file controls what COUNT! does in launching an 
  171.     application.  COUNT!.INI consists of a number of applications 
  172.     "Sections" containing keywords describing how to launch the 
  173.     application.  Each section begins with the ApplicationName in square 
  174.     brackets.  Keywords can be any of the following:
  175.  
  176.          Connect=Network connection command
  177.          ConnectDrive=Drive:,Network_Path,Password
  178.              (Only Windows 3.1 and Above support this command.  You can 
  179.              use "Connect" to support Windows 3.0)  The Password can be 
  180.              optional with some Network services.  However, the comma 
  181.              separator must be included as in the example below.  You can 
  182.              use "*" as the Password and the User will be prompted to 
  183.              provide one before the connection is made.  If The Drive and 
  184.              Network service are already in use, this command is ignored.  
  185.              Network Drives which are connected with this command are 
  186.              Disconnected when the the user exits the application.
  187.          StartDirectory=Starting directory
  188.          Execute=Program invocation command
  189.          Disconnect=Network disconnection command
  190.          CountFile=R/W file which holds the current users/license counts
  191.          MaxUsers=Number of users that can use the program simultaneously
  192.          MaxTime=Minutes before Reminding the User to Exit Program and
  193.              Free License. The default is 0, for no Reminders.
  194.          UpdateLicense=Number of minutes between updates of the
  195.              CountFile.  The default is 5.  A 0 inhibits updates.
  196.  
  197.          All keywords other than Execute are optional.
  198.  
  199.     If a CountFile is used, A DOS environment variable must exist prior to 
  200.     entering Windows which provides a user name.  This is accomplished by 
  201.     the DOS SET command as follows:
  202.          "SET Name=UserName"
  203.  
  204.     The UserName must be unique to each network node.
  205.  
  206.                                 COUNT! v2.5
  207.                        Network Administrators Guide
  208.                                   Page 4
  209.  
  210.     The COUNT!.INI file can be created with any file editor such as 
  211.     NotePad.  Below is an example COUNT!.INI file
  212.  
  213.          [MS Excel]
  214.          Connect=USE E:\\MyServer\ExcelProgram /R
  215.          Execute=E:\EXCEL\Excel.EXE
  216.          Disconnect=USE E: /D
  217.  
  218.          [MS Project]
  219.          ConnectDrive=L:,\\MyServer\MSProject,,
  220.          Execute=L:\WinProj\Project.EXE
  221.          StartDirectory=c:\Project
  222.          CountFile=Q:\Licenses\Licenses.Dat
  223.          MaxUsers=10
  224.          MaxTime=120
  225.  
  226.  
  227.                                 COUNT! v2.5
  228.                        Network Administrators Guide
  229.                                   Page 5
  230.  
  231.  
  232.                       Setting Up COUNT! on a Network
  233.  
  234. COUNT!.EXE and COUNT!.INI need to be placed in a common network directory 
  235. accessible to all users.  Users should be granted READ ONLY access to 
  236. these files.
  237.  
  238. If a CountFile is used to monitor or meter access (via MaxUsers), a common 
  239. user READ\WRITE area needs to be made available for this file. COUNT! will 
  240. create the CountFile as required.
  241.  
  242. Also, as mentioned previously, A DOS environment variable must exist 
  243. (NAME=UserName) if a CountFile is used.  It is suggested that this be 
  244. created in each nodes AutoExec.Bat or Network Connection.Bat file.
  245.  
  246.  
  247.                        Methods of Controlling Access
  248.  
  249. There are two ways to use COUNT! to enforce simultaneous use licenses.  
  250. One method is to put each application you want to control access to in a 
  251. unique network service, and place a limit on the number of connections to 
  252. this service.  COUNT! could then connect to the service before starting 
  253. the program, and disconnect when done. The server would preform the 
  254. license counting/metering.
  255.  
  256. The above method is the most secure method of controlling access. However, 
  257. there may be situations in which you cannot or prefer not to create unique 
  258. network services for each application.  You can then use COUNT!'s MaxUsers 
  259. keyword to control access.
  260.  
  261. When a program is launched, COUNT! first checks the CountFile (if 
  262. specified) to see if the number of current users is less that the MaxUsers 
  263. defined in COUNT!.INI for that application.  If so, COUNT! adds an Entry 
  264. to the CountFile similar to the one below:
  265.  
  266.          [MS Project]
  267.          John Doe=09:33:27 02/12/92
  268.  
  269. The timestamp is updated every 5 minutes unless overridden with the 
  270. UpdateLicense Keyword.
  271.  
  272.  
  273.                                 COUNT! v2.5
  274.                        Network Administrators Guide
  275.                                   Page 6
  276.  
  277.  
  278.                             Registering COUNT!
  279.  
  280. COUNT! is copyrighted software and all rights are reserved by the author.  
  281. You are free to evaluate the product for 30 days to determine its 
  282. suitability to your needs.  Use beyond 30 days requires registration.
  283.  
  284. Anyone with the conscience to use COUNT! will want to register it.  A 
  285. license to COUNT! enables you copy and use the software on a single server 
  286. for up to 100 Users.  The cost of the license is $59.  If you would like 
  287. to register, please fill out the form on the next page.
  288.  
  289. In return, you will be sent a diskette with a registered version of the 
  290. software.
  291.  
  292.                       Transferring a License to COUNT!
  293.  
  294. Upon registering, you will receive a license number.  To license the 
  295. software, you will need Read/Write access to the directory where 
  296. COUNT!.EXE is located.  From Windows Program Manager, use "File Run" and 
  297. place in the command Line "Drive:\Path\COUNT!.EXE /L".
  298.  
  299. You will prompted you for your company and server name.  You are limited 
  300. to approximately 25 characters, so you may have to abbreviate.
  301.  
  302.  
  303.                             COUNT! v2.5 User Registration
  304.  
  305.      NAME:             ____________________________________
  306.  
  307.      Company:          ____________________________________
  308.  
  309.      Street:           ____________________________________
  310.  
  311.      Town, State, Zip: ____________________________________
  312.  
  313.  
  314.      Please register me for (____) copies of COUNT!.  Enclosed is $59.00 for
  315.      each copy (plus 6% Sales tax for Maine residents).
  316.  
  317.      Preferred Media:  5.25"(360K) ____  3.5" (720K) ____
  318.  
  319.      Please make checks payable to:
  320.                        Edward Derzawiec
  321.                        6 Sweet Fern Road
  322.                        Cape Elizabeth, ME  04107
  323.  
  324.      Signature:   ____________________________________
  325.  
  326.      In signing this form I agree:
  327.           1. Not to make copies of the registered software received for
  328.              purposes outside of my use on a single network server.
  329.  
  330.           2. Not to modify the software without written consent of the author.
  331.  
  332.      I welcome your comments on the merits or limitations of COUNT!, or
  333.      enhancements you would like to see added.
  334.  
  335.          _______________________________________________________________
  336.  
  337.          _______________________________________________________________
  338.  
  339.  
  340.      To improve the testing of COUNT!, please answer the following:
  341.  
  342.          Server Type:
  343.               Operating System: DOS ____, OS2 ____, VMS ____, UNIX ____
  344.                                Other _________________
  345.  
  346.               Network OS:  Novel ____, Vines ____, PCSA ____, Other ________
  347.  
  348.          Nodes:
  349.               PC/XT (8086/8088) ____,   AT (286) ____,  (386/486/SX CPU) ____
  350.               Display: Mono, ____, CGA, ____ EGA, ____ VGA, ____  Color ____
  351.               Windows Version ____
  352.  
  353.          Applications Count! is Used For:
  354.               
  355.                ______________________________________________________________
  356.  
  357.      ========================================================================
  358.      Do not write below this line:
  359.  
  360.          Serial number licensed to above user: ____________
  361.  
  362.